home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / Pearls / texmf / doc / latex / base / compan.err < prev    next >
Text File  |  1996-06-19  |  72KB  |  2,179 lines

  1. Copyright (C) Michel Goossens, Frank Mittelbach
  2.  
  3. Errata list for:
  4.  
  5. @book(A-W:GMS94,
  6.    author = {Michel Goossens and Frank Mittelbach and
  7.              Alexander Samarin},
  8.    title = {The {\LaTeX} Companion},
  9.    publisher = {Addison-Wesley},
  10.    address   = {Reading, Massachusetts},
  11.    year = 1994,
  12.    pagenums = {530 + 30},
  13.    bibliography = {yes},
  14.    index = {yes},
  15.    isbn = {0-201-54199-8},
  16. )
  17.  
  18. If you find further errors please send them to
  19.  
  20.   Frank.Mittelbach@Uni-Mainz.de
  21.  
  22. (preferable in a layout like the one below)
  23.  
  24. thanks
  25.  
  26.  
  27.  
  28. Version: 04 Jun 1996
  29. --------------------
  30.  
  31. Newest version of this list can be found as part of the LaTeX
  32. distribution.
  33.  
  34. ***********************************
  35. *                                 *
  36. *   Errors in second printing     *
  37. *                                 *
  38. ***********************************
  39.  
  40.  
  41. ========== General   ==============
  42.  
  43. -* Page i, last line (KSe)
  44.    Replace "Signapore" with "Singapore"
  45.  
  46. ========== Front matter ===========
  47.  
  48. ========== Chapter 1 ==============
  49.  
  50.  * Page 1, last line (DAr)
  51.    Replace "the TeX book" by "The TeXbook" (capitalized "The" and close up)
  52.    (The same for page 23 footnote) 
  53.  
  54. -* Page 2, 3rd paragraph (FMi)
  55.    Replace "in the public domain" with "free of charge"
  56.    as TeX is copyrighted by Donald E. Knuth and *NOT* public domain.
  57.  
  58. -* Page 2, 4th paragraph (UVi)
  59.    In the book title `TeX and METAFONT ...', the METAFONT logo should
  60.    be in italic.
  61.  
  62.  * Page 5, 3 para, l 1 (MOs)
  63.    LaTeX should be typeset \LaTeX
  64.  
  65.  * Page 6, l -8  (MOs)
  66.    Y\%Y should by typeset Y\&Y\@.
  67.  
  68. -* Page 7, last line (MGo)
  69.    "International Standards Organization" should be
  70.    "International Organization for Standardization".
  71.  
  72. ========== Chapter 2 ==============
  73.  
  74. -* Page 12 two lines of white space
  75.    This is not a mistake, only a bad design (perhaps). What you see on
  76.    this page is a looooong  caption and the line 
  77.      "need different logical ..."
  78.    is the rest of the sentence that was started on the previous page.
  79.  
  80. -* Page 14, l. 8 (CKr)
  81.    Add missing "be":  it will be assumed to the
  82.  
  83. -* Page 14 (FMi)
  84.    Replace last para with:
  85. Finally, when the \LBEG{document} is reached, all global options are
  86. checked to see whether each of them has been used by any package; if
  87. not, you will get a warning message. It is usually a spelling mistake
  88. if your option name is never used; another possibility is the removal
  89. of a \Lmcs{usepackage} command loading a package that used this
  90. option.
  91.  
  92. -* Page 17. (JSa)
  93.    Last sentence of 2.1.2 is unclear.
  94.    MGo: Replace with:
  95.  If a document is too large to process in a single run,
  96.  it can be sub-divided into sub-parts that can be run separately.
  97.  However, in this case, they must be processed
  98.  \emph{in the correct sequence} to ensure that the
  99.  cross-references and page numbers are correct.
  100.  
  101. -* Page 18, second para (FMi)
  102.    In the front matter the so-called \emph{starred form} of the
  103. sectioning commands is normally used.
  104.  
  105.  * Page 20, table 2.1 (DAr)
  106.    Replace -1 by $-1$  (minus sign not hyphen)
  107.  
  108.  * Page 24, description of "name" argument (BRa)
  109.    Add something like:
  110.     The \emph{name} must be non-empty.  \@startsection internally
  111.     calls the command \\emph{name}mark with one argument to produce
  112.     the running head if necessary, see pages 93ff. For this reason one
  113.     has to define such a command for completely new sectioning
  114.     commands.  Similarily, a command with two arguments (title and
  115.     page number) and the name \l@\emph{name} must exist to format any
  116.     table of contents entries properly, see pages 34ff.
  117.  
  118. -* Page 23, the footnote (UVi)
  119.    there is a spurious space between TeX and book.
  120.  
  121.  * Page 31, sec 2.4 (DAr)
  122.    1st sentence of sec 2.4 is awkward.  Sounds like the titles specify
  123.    the page numbers!
  124.  
  125. -* Page 31, Table 2.3 (GSa)
  126.    \refname (default References) should appear in the table
  127.  
  128. -* Page 35,  (FMi)
  129.    Explanation of \addtocontents and addcontentsline arguments:
  130.    file argument contains toc lof or lot (eg without . in front)!
  131.  
  132.  * Page 35 (MDa)
  133.    The last example with `\addcontentsline' is set with a different font 
  134.    for the braces than all other examples.  Very minor "error".
  135.  
  136.  * Page 36 (FMi)
  137.    Reword first para to make it clearer that files with arbitrary extensions
  138.    can be used and that .xmp is just one example 
  139.    (done already in german edition).
  140.  
  141. -* Page 37, l.6 below Table (FMi)
  142.    A new version of the package now supports ``short'' extensions for
  143. use in operating systems  like DOS.
  144.  
  145. -* Page 41 (FMi)
  146.    Remove the \label{before} in the example since it does not serve
  147. any purpose.
  148.  
  149. -* Page 41 (JSa)
  150.    Last paragraph starting with ``\vref will produce a \ref only
  151.       when...'' is ambiguous or misleading.
  152.    MGo: Replace with:
  153.  The command \Lmcs{vref} is like \Lmcs{ref} when reference and
  154.  \Lmcs{label} are on the same page.  If label and reference differ by
  155.  one, \Lmcs{vref} creates one of the strings: ``on the facing page,''
  156.  ``on the preceding page,'' or ``on the following page''; the word
  157.  ``facing'' is used when label and reference both fall onto a double
  158.  spread.  When the difference is larger than one page, \Lmcs{vref}
  159.  produces both \Lcs{ref} and \Lcs{pageref}.
  160.  
  161. -* Page 42 footnote (FMi)
  162.    flafter is a package not an option!
  163.  
  164. -* Page 43 before: Language Support (FMi,JAd)
  165.    Add: If the space added by \vpageref turns out to be wrong, as in
  166.                (\vpageref[here]{ex:foo})
  167.    use the variant with two optional arguments and put all text up to
  168.    the preceding blank (in this case just the open parentheses) into both
  169.    optional arguments, ie
  170.                \vpageref[(here][(]{ex:foo})
  171.  
  172.  
  173. ========== Chapter 3 ==============
  174.  
  175. -* Page 48, third para (FMi)
  176.    Add the following sentence: Note, that accented characters have to be
  177.    surrounded by braces like this: \verb={\"a}=.
  178.  
  179. -* Page 50, first para (FMi)
  180.    Remove this sentence "They are optional features ..." since
  181.    the new version of ulem activates them automatically.
  182.  
  183. -* Page 50, example (RBa)
  184.    Replace: "The \USA has 50 states." with "\GB was unified in 1707."
  185.  
  186.  * Page 53ff (PvO)
  187.    An alternative to picinpar is the pickins package which provides
  188.    sophisticated picture inclusion (with and without caption, with
  189.    frames etc.) into a paragraph. Main drawback perhaps: the
  190.    documentation is very good but right now only available in German.
  191.  
  192.  * Page 54, last line (DAr)
  193.    Replace "are very specific" by "are intricate".
  194.  
  195. -* Page 61, first example (FMi) Finish line with a percent:
  196.    \setlength{\rightmargin}{\leftmargin}}%
  197.  
  198. -* Page 64, last l. (FMi)
  199.    Replace: "(forcing a new line)" by
  200.             "followed by a forced line break"
  201.  
  202. -* Page 68 (PvO)
  203.    \verbatiminput should be \verbatimtabinput (in the box)
  204.  
  205. -* Page 69 (PvO)
  206.    \begin{listing}: I find that confusing, although I guess it is just
  207.    the way the package works. The problem is that the required
  208.    argument is NOT the first number that you see, but the first number
  209.    you see = req.arg+opt.arg-1. Maybe the description can include a
  210.    warning about this.
  211.    MGo proposes the following text:
  212.  An optional argument \Larg{step} specifies
  213.  the step between numbered lines (its default value is 1,
  214.  and it corresponds to all lines being numbered), while
  215.  the required argument \Larg{firstline}
  216.  is the number of the first line.
  217.  If \Larg{step} is different from ``\Lit{1},'' then the first number
  218.  shown will be ``\Larg{step}$+$\Larg{firstline}$-1$,'' for instance
  219.  if the \Lmenv{listing} environment is invoked by the command
  220.  \verb!\begin{listing}[2]{3}!, each second line
  221.  will be numbered, starting with the number $2+3-1$, \ie $4$.
  222.  
  223. -* Page 71, figure 3.7 (PvO)
  224.    \skip\footins is missing in the figure
  225.  
  226.  * Page 73, l 3 (GGr)
  227.    footnoterule should be \footnoterule
  228.  
  229. -* Page 74, l.11 (FMi)
  230.    Replace "may not match" by "will not match"
  231.  
  232.  * Page 74, last para of 3.4.2 (GGr,FMi)
  233.    Change to:    There are three parameters to define the style of
  234.    marginal notes: \marginparwidth, \marginparsep, and
  235.    \marginparpush. Their default values are shown in table 4.2 on page
  236.    87.
  237.  
  238. -* Page 75, 2 para (FMi)
  239.    Replace "accumulated in memory" by "accumulated in the external file"
  240.  
  241. -* Page 75, 3 para (FMi)
  242.    Drop "in memory" since the text is stored externally.
  243.  
  244. -* Page 80, last two paras from 3.5.5 (FMi)
  245.    Since ftnright.sty is now updated for LaTeX2e the last two paragraphs
  246.    can be dropped.
  247.  
  248. -* Page 82, 2nd paragraph after boxed \excludeversion (MGo)
  249.    "\Larg{tag} is a name..." should read "\Larg{tagname} is a name..."
  250.  
  251. ========== Chapter 4 ==============
  252.  
  253.  * Page 87, table 4.2 (FMi)
  254.    The table shows the value for the document styles of LaTeX
  255.    2.09. The class files of LaTeX2e have slightly different values:
  256.                    two-sided             one-sided
  257.                  10pt  11pt  12pt      10pt  11pt  12pt
  258. \oddsidemargin   35pt  29pt  17pt      62pt  55pt  39pt
  259. \evensidemargin  89pt  80pt  62pt       --    --    --
  260. \marginparwidth 121pt 113pt  95pt      94pt  88pt  73pt
  261. \topmargin       16pt  21pt  17pt      16pt  21pt  17pt
  262. \textheight      46    40    38           46    40   38    (in lines)
  263.  
  264. -* Page 89, l 6 (FMi)
  265.    the vpage.sty package is now available under a new name with extended
  266.    functionality: vmargin.sty
  267.  
  268. -* Page 89, l. 10 (FMi)
  269.    portrait and landscape should be in typewriter font since they are actual
  270.    keywords for the optional "orient" argument of \setpapersize
  271.  
  272. -* Page 92 l. 1 (FMi)
  273.    The first three are used ...
  274.  
  275. -* Page 92 para 4, l. 4 (CKr)
  276.    replace: "styles is concerned" with "styles are concerned"
  277.  
  278.  * Page 92 l. 8 (EPi)
  279.    Replace "thispagestyle{empty}" with "\thispagestyle{empty}".
  280.  
  281. -* Page 93 last line (FMi)
  282.    ... the commands \chaptermark, \sectionmark, and so on.
  283.    FMi adds:
  284. These commands are executed automatically by the corresponding
  285. heading commands. They have one argument in which they receive the
  286. heading text or its short form from the optional argument of the
  287. heading command.
  288.  
  289. -* Page 95 l. 9 (FMi)
  290.    Replace: by defining the commands \markboth ...
  291.    by:      by using the commands \mathboth ...
  292.  
  293. -* Page 97 1th para (FMi)
  294.    Replace last sentence with:
  295. Note that in this case the length \headheight and perhaps
  296. \footskip might have to be increased.
  297.  
  298.  * Page 100 (FMi)
  299.    Add a warning that \enlargethispage only modifies the
  300.    main part of the page: running headers and footers stay
  301.    unchanged. This means that it is possible to overprint
  302.    information in the footer if the main text gets too large.
  303.  
  304. ========== Chapter 5 ==============
  305.  
  306. -* Page 103, 2nd line of 4th para (FMi)
  307.   replace "previous tabstop" with "following tabstop"
  308.  
  309. -* Page 104 (JPe)
  310.    The example actually shows an ALGOL68 program (not a Pascal one)
  311.  
  312. -* Page 106 (TMa,FMi)
  313.   Last line before footnote, in the > command:
  314.   The 4th `{' should be a `}'
  315.  
  316. -* Page 106, footnote (FMi)
  317.   ... in case of p, m, or b, the ...
  318.  
  319. -* Page 108 (WLe)
  320.   Replace first sentence with:
  321. When you have a narrow column, you must not only make sure that the
  322. first word can be hyphenated (see page~\pageref{sec:allowhyphenation})
  323. but consider that short texts are easier to typeset in ragged right
  324. mode (without being aligned at the right margin).
  325.  
  326. -* Page 108 l. 5 (FMi)
  327.    Replace "environment" by "command"
  328.  
  329. -* Page 108 example (FGo)
  330.    Replace "superconciousness" by "superconsciousness" 
  331.  
  332. -* Page 109 l. 3 of text (FMi)
  333.    Replace "vertical column separator" by "column separator"
  334.  
  335.  * Page 110, \doublerulesep (VSc)
  336.    The width of the space between lines created by two successive
  337.    | characters in the environment preamble,
  338.  
  339. -* Page 113, very end of paragraph 5.3.4 (UJa)
  340.    a closing curly brace is missing, ie  ...\fill}}}
  341.  
  342. -* Page 115 example (FGo)
  343.    Replace "superconciousness" by "superconsciousness" 
  344.  
  345. -* Page 116 l. 3 bottom (FMi)
  346.    Replace: "`c' columns" by "`c', `r', or `l' columns"
  347.  
  348.  * Page 117, line 4 (VSc)
  349.    Replace:
  350.      For instance, in the case of the example on page 115 we got the
  351.      following output.
  352.  
  353. -* Page 120 following (FPo)
  354.    Shouldn't  Table 5.3, 5.4, 5.5 and 5.7 (and perhaps others) better be
  355.    Figures, like a lot of other examples presenting tabulated LaTeX output?
  356.   MGo: I have renamed all example "tables", namely 5.2, 5.3, 5.4, 5.5,
  357.    and 5.7 into figures
  358.  
  359. -* Page 122 (FMi)
  360.    It could be helpful to explicitly mention that one shouldn't use \nofiles
  361.    together with longtable since longtable needs to write to the aux file.
  362.    It would be even better if longtable would dectect this problem.
  363. MGo added footnote:
  364. This means that the \Lcs{nofiles} command, that suppresses
  365. writing of all but the \Lfn{dvi} and \Lfn{log} files,
  366. should not be used together with the \Lmpack{longtable} package.}
  367.  
  368.  * Page 127 inside the tables (JKn)
  369.    su sudanese should read su sundanese (2 times)
  370.    te tegulu   should read te telugu    (2 times)
  371.  
  372. -* Page 128 (FMi)
  373.    Replace:
  374.     \LTchunksize   (20) Number of rows per chunk (TeX counter)
  375.    with
  376.      LTchunksize   (20) Number of rows per chunk (LaTeX counter)
  377.    Both is correct but why mention the TeX version?
  378.  
  379. -* Page 129, text l.4 bottom (FMi)
  380.    Replace: "output file" by "output"
  381.  
  382. -* Page 133, 1st l. of 5.6.3 (FMi)
  383.    Replace: "in narrow" with "between narrow"
  384.  
  385.  * Page 133 (DAr) Threeparttable
  386.    Perhaps one of the notes could be longer to show that they are
  387. indeed formatted to the same width as the table.
  388.  
  389.  
  390. -* Page 135 (MGo) first para of multirow section
  391.    The author of the multirow package is no longer unknown; it is
  392.    Jerry Leichter.
  393.  
  394. -* Page 137 (FMi)
  395.    \firsthline and \lasthline will be part of array.sty with the next
  396.    release.
  397.  
  398. ========== Chapter 6 ==============
  399.  
  400.  * Page 143, l. 20 (GGr)
  401.    "between" should be "among"
  402.  
  403. -* Page 143, l8 from bottom (MOh)
  404.    It should read "you can prevent" instead of "you can prevents"
  405.  
  406. -* Page 144, example (UJa)
  407.    Better use \renewcommand, since new command is only correct if you
  408.    design a class file from scratch.
  409.  
  410. -* Page 145 l.11 (TMa)
  411.   `ignoreed' should be `ignored'
  412.  
  413. -* Page 148 (WLe)
  414.    Fig 6.1: The left and right sides do not correspond in detail
  415.  
  416.  * Page 149 last para -> 150 (FVi)
  417.    Replace this para with:
  418.    Never releases of the \textsf{float} package (v1.2 and higher)
  419.    integrate the functionality of the package \textsf{here} by David
  420.    Carlisle completely. With older versions one had to first issue
  421.    \restylefloat{table} and/or \restylefloat{figure} to be able to use
  422.    the H specifier with the standard LaTeX environments.
  423.  
  424.  * Page 152 (ADu)
  425.    In the wrapfig example the "boxit" environment is used but never
  426.    explained. better use \begin{fminipage}[3in].
  427.  
  428. -* Page 153, para 2, l.3 (KCr)
  429.    Replace: (defined by default as (\alph{subfigure})\space}
  430.    with:    , defined by default as (\alph{subfigure})\space,
  431.  
  432.  * Page 153, para 3 (TBo)
  433.    Line 2/3 says a `tabular' environment is used in
  434.    Fig. 6.4 to align the subfigures. This is not true.
  435.  
  436. -* Page 155, \@makecaption and \@isucaption example (JvM,FMi)
  437.    In both cases is a closing brace missing:
  438.    \ifthenelse{\lengthtest{\wd\tempbox > \linewidth}}%
  439.                                             %%%     ^ closing brace
  440.  
  441. ========== Chapter 7 ==============
  442.  
  443. -* Page 164  Figure 7.6 (TMa)
  444.   The 10pt font is actually Lucida Bright and the  magnified
  445.   one Computer Modern 5 pt, so it whould be better to use CMR twice
  446.  
  447. -* Page 167 (PAp)
  448.    If you used ... should read: If you use ...
  449.  
  450.  * Page 169, l.9 (FMi)
  451.    Replace: \lowercase  with  \MakeLowercase
  452.  
  453.  * Page 169, l.10 (FMi)
  454.    Replace:  makes use of the TeX primitive \lowercase 
  455.    with:     make use of the LaTeX2e command \MakeLowercase
  456.  
  457.  * Page 170, table 7.1 (BBe,FMi)
  458.    Rename the caption to:
  459.       The standard size-changing declarations
  460.  
  461.  * Page 174 third para (UVi)
  462.    Computer Modern Typewriter has not even bold extended series only
  463.    medium.
  464.  
  465. -* Page 174 fourth para (CMi)
  466.    Replace by:
  467.    An example in which some default values are changed can be found in
  468. the chapter about PostScript (section 11.9.6 on page 339).
  469.  
  470. -* Page 182 (FJe)
  471.    Table 7.6 is incomplete. Nowadays there is the following set of fonts
  472.    available from labrea.stanford.edu:
  473. Concrete Roman medium: ccr5 ccr6 ccr7 ccr8 ccr9 ccr10
  474. Concrete Roman medium italic: ccti10
  475. Concrete Roman medium slanted: ccsl9 ccsl10
  476. Concrete Roman medium caps and small caps: cccsc10
  477. Concrete Roman condensed slanted: ccslc9
  478. Concrete Math medium italic: ccmi10
  479. Concrete Math condensed italic: ccmic9
  480.  
  481. -* Page 182 (WLe)
  482.    Table 7.7: Examples of Pandora fonts are incorrect:
  483. Pandora Roman bold      is typeset in     (again) Pandora Roman medium
  484. Pandora Sans            is typeset in     Pandora Roman slanted
  485. Pandora Sans bold       is typeset in     Pandora Roman bold
  486.  
  487.  * Page 183, end of first para (FMi)
  488.    Add: Umlaut-accents and \ss{} are produced in these fonts via
  489.    ligatures with the character ", e.g., "s, "a, etc. This looks like
  490.    the way the german and babel packages operate but is functionally
  491.    different so that those fonts can't be used currently with these
  492.    packages.
  493.  
  494.  * Page 184 (FMi)
  495.    The packages euscript and eufrak have been moved into the amsfonts
  496.    distribution. euscript is now considered obsolete (but available)
  497.    and the following is provided:
  498.  
  499. \usepackage{eufrak}     defines \mathfrak (and \EuFrak for compatibility)
  500. \usepackage{eucal}      or
  501. \usepackage[mathcal]{eucal}     changes \mathcal to use euler script fonts
  502. \usepackage[mathscr]{eucal}     defines \mathscr to use euler script fonts
  503.                                 and leaves \mathcal alone
  504. \usepackage{euscript}   defines \EuScript (considered obsolete)
  505.  
  506.  * Page 184, last sentence (NBe)
  507.    Remove sentence:   Alternatively, these symbols ...
  508.    because this is no longer true.
  509.  
  510.  * Page 185, l.4 (CMi)
  511.    Replace chose by choose
  512.  
  513.  * Page 187, description of debugshow (FMi)
  514.    Add: This option might change the typesetting of material in
  515.    certain circumstances. For this reason it should not be turned
  516.    on when producing camera ready copy.
  517.  
  518.  * Page 187, description of pausing (VBr)
  519.    replace: "to help detecting the detection of problems" with
  520.    "to help in the detection of font problems"
  521.  
  522.  * Page 191, example (MGo)
  523.    Replace: "po russki" with "po-russki".
  524.  
  525.  * Page 196, second para from bottom (CMi)
  526.    Since a size function can have both an optional and a mandatory argument
  527.    this para should speak about arguments in plural (two occasions)
  528.  
  529.  * Page 200, l 8. (FMi)
  530.    ... with a font family as a whole.
  531.  
  532.  * Page 201, l 1 (PBL)
  533.    Replace  {dcmr}  with  {cmr} 
  534.  
  535.  * Page 203 (FMi)
  536.    The starting letters T, O, M, and S are reserved for standard encodings
  537.                                  ^^^^^
  538.  * Page 205 top (FMi)
  539.    NFSS now doesn't load math fonts until unless it encounters
  540.    a formula in the new size. So the first para needs alteration.
  541.  
  542.  * Page 206, top (FMi)
  543.    Replace the sentence: In fact, only the \DeclareFontEncoding ....
  544.    by: If the encoding of the font is unknown to NFSS it must be first
  545.        declared with \DeclareFontEncoding in the package file. The
  546.        other two declaration can, in fact, alternatively be placed
  547.        into a .fd file.
  548.  
  549.  * Page 208, l.6 (CMi)
  550.    Replace: "you can define them"  by  "you can define it"
  551.    since the math alphabet and not the letters are defined.
  552.  
  553.  * Page 209 (FMi)
  554.    The following declaration is also part of the default setup:
  555.       \SetSymbolFont{symbols}{bold}{OMS}{cmsy}{b}{n}
  556.  
  557.  * Page 211 (FMi)
  558.    In explanation for "Checking defaults for <cdp>/<font shape>
  559.    replace \DeclareFontEncoding by \DeclareFontSubstitution.
  560.  
  561. ========== Chapter 8 ==============
  562.  
  563. -* Page 214 (FMi)
  564.    Remove second reference to Graetzer's book ([95]).
  565.  
  566.  * Page 216 last line of 8.1 (FMi)
  567.    Replace "you should load the amstex package"
  568.    by      "you should load the amsmath package"
  569.  
  570.   Note that 1.2 release of amslatex introduced amsmath as the
  571.   successor to amstex. Starting with this release the package amstex
  572.   should only be used in compatibility mode, i.e., in old documents
  573.   using \documentstyle.  Nearly all documentation in this chapter is
  574.   nevertheless still valid (if amsmath is used) exceptions are
  575.   hopefully all be documented in the errata by now. Sorry for the
  576.   inconvenience but this incompatible change happened after the LaTeX
  577.   Companion was printed.
  578.  
  579. -* Page 217 (GSa)
  580.    Note that the Companion uses Lucida math fonts which contain the
  581.    standard LaTeX and AmS symbols but with different shapes compared
  582.    to the Computer Modern math fonts.
  583.  
  584.  * Page 218 (FMi)
  585.    In amslatex release 1.2:
  586.    \Bbb, \frak are OBSOLETE. Use \mathbb, \mathfrak.
  587.  
  588.  * Page 219 table 8.5 (JPe)
  589.    Put a comma between \leq and \le.
  590.    Also show that the "greater equal sign" can be produced by \geq and \ge.
  591.  
  592. -* Page 219 table 8.5 (KSi)
  593.    \simeq shows a wrong symbol. the correct one should look like a tilde
  594.    on top of a minus. The symbol shown seems to be only available in the 
  595.    Lucida fonts where it is call "lessmuch".
  596.    
  597.  * Page 221, Table 8.15 (GFe)
  598.    Remove the \dashleftarrow and \dashrightarrow entries, because they
  599.    do not belong to the AMS-Fonts. (only in the lucida fonts)
  600.    Add a \Rrightarrow entry.
  601.    Remove one of the two \rightrightarrows entries.
  602.    Add an entry for \restriction as synonym for \upharpoonright.
  603.  
  604.  * Page 221 table 8.15 (FMi,PNu)
  605.    \rightleftarrows are shown twice at entries (7,1) and (7,3).
  606.  
  607.  * Page 221, Table 8.17 (GFe)
  608.    Add an entry for \llless  as synonym for \lll.
  609.    Add an entry for \gggtr as synonym for \ggg.
  610.    Add an entry for \Doteq as synonym for \doteqdot.
  611.  
  612.  * Page 222, Table 8.19 (GFe)
  613.    Add an entry for \doublecap as synonym for \Cap.
  614.    Add an entry for \doublecup as synonym for \Cup.
  615.  
  616.  * Page 222, Table 8.20 (GFe)
  617.    Remove footnote.
  618.  
  619.  * Page 224 (FMi)
  620.    In amslatex release 1.2:
  621.    \accentedsymbol was moved to package amsxtra.
  622.  
  623.  * Page 225 (FMi)
  624.    In amslatex release 1.2:
  625.    All supercripted accents \sphat, etc. were moved to package amsxtra.
  626.  
  627.  * Page 228 (FMi)
  628.    In amslatex release 1.2:
  629.    \operatornamewithlimits is OBSOLETE: new name is \operatorname*.
  630.  
  631.  * Page 229 (FMi)
  632.    We should add a line with \bmod to the first example.
  633.  
  634.  * Page 229 (FMi)
  635.    In amslatex release 1.2:
  636.    \fracwithdelims was moved to package amsxtra.
  637.  
  638.  * Page 230 (FMi)
  639.    In amslatex release 1.2:
  640.    \lcfrac, \rcfrac are OBSOLETE. New syntax is \cfrac{...}{...} or
  641.    \cfrac[l]{...}{...} to get left-positioned numerators or \cfrac[r]...
  642.  
  643.  * Page ??? (FMi)
  644.    In amslatex release 1.2:
  645.    New subequations environment, for example
  646.    \begin{subequations}{a}
  647.    ...
  648.    \end{subequations}
  649.    causes all numbered equation environments within that scope to be
  650.    numbered (4.9a) (4.9b) (4.9c) etc. if the preceding numbered
  651.    equation was 4.8. The argument can be a,A,i,I,1,f for the standard
  652.    LaTeX numbering types: \alph, \Alph, \roman, \Roman, \arabic,
  653.    \fnsymbol.  A \label command immediately after
  654.    \begin{subequations}{...} will produce a \ref of the parent number
  655.    "4.9", not "4.9a". The counters used by the subequations environment
  656.    are `parentequation' and `equation' and standard uses of
  657.    \addtocounter, \setcounter, etc. are possible with those counter
  658.    names.
  659.  
  660.  * Page 233, Section 8.4.3 The Sb and Sp Environments (MMu)
  661.    In amsmath.sty the these environments no longer exist.
  662.    Use \substack instead as in 
  663.        \sum_{\substack{0\le i\le m\\ 0<j<n}} P(i,j)
  664.    Note, that there is also slightly more general environment
  665.    subarray, which allows for greater control over horizontal 
  666.    positioning. 
  667.  
  668. -* Page 236, l.2 bottom (FMi)
  669.    Start a new sentence at:  Each one is ...
  670.  
  671.  * Page 238, section 8.5.5, 2nd paragraph (PNu)
  672.    Replace "ctagsplt" with "centertags"
  673.    as "ctagsplt" is only valid in compatibility mode.
  674.  
  675.  * Page 241 (FMi)
  676.    Say that righttag is an option to the amsmath package.
  677.  
  678.  * Page 241 (FMi)
  679.    The errata above is probably already obsolete again, option is now
  680.    reqno/leqno and default isn't any longer on the left.
  681.  
  682. -* Page 243 (GGr,FMi)
  683.    To the entries for amscd and amssymb add:
  684.    This package is not automatically included by the amsmath package.
  685.  
  686.  * Page 243 (FMi)
  687.    In amslatex release 1.2:
  688.    See also errata for page 216 about amstex -> amsmath!
  689.    New packages have been added:
  690.      amsxtra            for seldom used commands
  691.      amsthm             theorem code for classes
  692.      amsintsm           special integral syntax
  693.    New options have been added to classes:
  694.      8pt,9pt            sizes
  695.      fleqn              is now supported
  696.      nomath             don't load amsmath package
  697.    New options to amsmath package:
  698.      psamsfonts         (also amsfonts package)
  699.                         load different .fd file set for PostScript
  700.                         Type 1 versions of amsfonts
  701.      intlimits/nointlimits      put (no) limits on \int signs
  702.      sumlimits/nosumlimits      put (no) limits on \sum signs
  703.      namelimits/nonamelimits    put (no) limits on operator names
  704.      leqno/reqno        tags on the left (right)
  705.      centertags/tbtags  tags centered on split
  706.    Obsolete options:
  707.      ctagsplt           only available in compatibilty mode
  708.                         use centertags instead
  709.  
  710. -* Page 250 (TMa)
  711.   Just before Section 8.7.6: `align*' should be `align'
  712.   like it says in the text.
  713.  
  714.  * Page 250, Equation 8.58 and unnumbered version (VSc)
  715.    "kerning" for subscript "j" too big (compare U_ju_j)
  716.    distance between "U" and "j" and "u" not acceptable.
  717. FMi: looks like a font problem
  718.  
  719.  * Page 255, two last lines (VSc)
  720.    unindent last two lines (cosmetics)
  721.    \begin{gather}
  722.       :
  723.       :
  724.       \begin{align*}
  725.          :
  726.       ...\end{align*}
  727.    ...\end{gather}
  728.  
  729.  * Page 256 (FMi)
  730.    Since AMSLaTeX 1.2 will place the formula number now by default to the
  731.    right the last paragraph needs correction.
  732.  
  733. -* Page 256 (FMi)
  734.    Replace: All these parameters are expressed as lengths ...
  735.    with: All these are length parameters ...
  736.  
  737.  * Page 257 (FMi)
  738.    Add (somehow): the parameters \abovedisplay... and \belowdisplay...
  739.    depend on the current font size. For this reason one can't modify them
  740.    in the preamble of a document using \setlength but need to change
  741.    the definition of \normalsize etc.
  742.  
  743. ========== Chapter 9 ==============
  744.  
  745. -* Page 260 (RPo)
  746.    A truly international TeX also need support for different
  747.    typesetting directions, ie TeX-XeT.
  748.  
  749. -* Page 261 (FMi)
  750.    "to the 256-bit DC-font glyphs" should better read:
  751.    "to the 256 glyphs of a DC-font"
  752.  
  753. -* Page 264 (WLe)
  754.    Bottom of page: The example at the end "Drucker bzw. Druk-ker" etc.
  755.    are not very useful, since they don't show the commands.
  756.  
  757. -* Page 264 (PvO)
  758.    The footnote text is confusing (I have to read it twice to
  759.    understand). I suggest that it says: Note that the original package
  760.    is incompatible..
  761.  
  762.  * Page 265, l.8 (RWa)
  763.    Replace Inhaltverzeichnis  by   Inhaltsverzeichnis
  764.                                          ^
  765. -* Page 265, section 9.2.3 (FMi)
  766.    The command \adddialect has two arguments:
  767.    \adddialect{dialect-name}{language}
  768.  
  769. -* Page 267, table 9.2 (JBr)
  770.    Macro \alsoseename is actually called \alsoname in BABEL
  771.  
  772. -* Page 267, table 9.2 (RdB)
  773.    Macro \headpagename is actually called \pagename in BABEL
  774.  
  775.  * Page 270 (FMi)
  776.    My version of epsfig doesn't support textures with eps files,
  777.    so i guess that example is not correct (but i may not have latest
  778.    graphics)
  779.  
  780. -* Page 270, caption (FMi)
  781.    Example using babel's option french (output on the facing page)
  782.  
  783.  * Page 271 (PKr)
  784.    The caption of tableau 1 reads:
  785.      ``Quelques commandes du pacquet \texttt{francais}''
  786.    However, in the Liste des tableaux it reads:
  787.       ``Quelques commandes du style \texttt{francais}''
  788.  
  789. -* Page 273 (JPe)
  790.    The , after \begin{order} should be replaced by a blank
  791.  
  792. -* Page 274, l. 6 (FMi)
  793.    Replace: ...associated with their names
  794.    by:      ...associated with them
  795.  
  796. ========== Chapter 10 =============
  797.  
  798. -* Page 275, footnote (FMi)
  799.    Remove the colon in the citation text.
  800.   
  801. -Page 275, 1st para(FMi)
  802.    Add a footnote like this:
  803. In certain situations it is possible for the \special command to
  804. change the formatting because it can produce an additional break point
  805. and it might prevent LaTeX from noticing spaces.
  806.  
  807. -* Page 277 (PvO)
  808.    Better use \setlength{\sdim}{1.5\sboxsep}.
  809.    Also show in the example that you don't use the default of 10pt.
  810.  
  811. -* Page 277 (FMi)
  812.    In the first printing we used some modified version of the shadow
  813.    package (with unofficial names). In the second printing we somehow
  814.    got it wrong  again (the last shadow box is suposed to have a
  815.    larger shadow), sigh. it Should read:
  816. \setlength{\sdim}{3\fboxsep}
  817.    in the example.
  818.  
  819. -* Page 278, description of \ovalbox (FMi)
  820.    Replace with:
  821. The width of the frame is defined by the \Lcs{thinlines} command. The
  822. diameter of the corner arcs is set with a \Lmcs{cornersize} command.
  823. The form \Lmcs{cornersize}\Largb{num} sets the diameter to \Larg{num}
  824. $\times$ minimum(width of box, height of box); the form
  825. \Lmcs{cornersize*}\Largb{len} sets the diameter to \Larg{len}.  The
  826. default is \Lmcs{cornersize}\verb={0.5}=.
  827.  
  828. -* Page 282 (FMi)
  829.    In the syntax box for \root(x-.... show the space after the )
  830.    better explicitly.  It is needed!
  831.  
  832.  * Page 285 (MDa)
  833.    The description of the command `\setyname' has the argument "x-label" 
  834.    which I presume should be "y-label" (cf. the command `\setxname').
  835.  
  836.  * Page 284 (MDa,FMi)
  837.    Add to the description of `\legend' that this is command to be used
  838.    outside the actual environment.
  839.  
  840. -* Page 293 (MGo) Start of 3rd para of section 10.2.7: clarification
  841.    A set of electronic circuit symbols developed by
  842.    \Author{Adrian Johnstone} is available (on CTAN) as part of his 
  843.    \texttt{lcircuit} system to be used with the \TeX{}cad program
  844.    (see figure~\vref{fig:lcircuit}).
  845.  
  846. -* Page 294, bottom (JPe)
  847.    Logically item 3 + 4 needs exchanging
  848.  
  849. -* Page 295, l. 2 (FMi)
  850.    Replace: "shortest line" by "shortest available line"
  851.  
  852.  * Page 302, l. 7 (MGo, SKo)
  853.    must lie within the interval [0,\pi/2] ...     should read
  854.    must lie within the interval [0,2\pi]  ...
  855.  
  856. -* Page 296, l. 6 (FMi)
  857.    Replace: than the equivalent "$n_1$" \multiput statements,
  858.    with:    than multiple \multiput statements.
  859.  
  860. -* Page 306, l. 3 bottom (FMi)
  861.    Replace: for subsequent \draw commands
  862.    by:      for subsequent \match commands
  863.  
  864. -* Page 307, def. of \drawwith (FMi)
  865.    Argument should be named "draw-command" since it can contain only
  866.    a single command
  867.  
  868. ========== Chapter 11 =============
  869.  
  870.  * Page 313 On line -16 (last bullet point) (OBa)
  871.    There is a space in front of the comma.
  872.  
  873. -* Page 316, table 11.1 (FMi)
  874.    Mention -pp\# (single page) and -pp\#$_1$:\#$_2$ (page range).
  875.  
  876. -* Page 318 (FMi)
  877.    Remove the double quotes around clip= and the quotes around = in
  878.    the explanation of the clip parameter.
  879.  
  880. -* Page 321 (FPo)
  881.    The caption for figure 11.4 could use some negative space between
  882.    "Pre-" and "1991".
  883.  
  884. -* Page 321 (RSt)
  885.    Perhaps we should learn about history better: make the caption
  886.    of figure 11.4:  Pre-1990 Europe
  887.  
  888. -* Page 321, code for figure 11-x (VSc)
  889.     The nineth line should be unindented:
  890.      6 \begin{minipage}
  891.      7    \centering\epsfig
  892.      8    \caption{Central
  893.      9 ...\end{minipage}
  894.  
  895. -* Page 321 (PKr)
  896.    It would be better to show that the example is coded as a figure by
  897.    surrounding the code with \begin{figure} ... \end{figure}.
  898.  
  899. -* Page 328, description of \cbstart (MOh)
  900.    ...the beginning of the region, which has to be flagged...
  901.                                  ^no comma needed here
  902.  
  903. -* Page 331 (BBe)
  904.   first figure using \psboxit, the dashes formed by
  905.     ...--%
  906.     -- ...
  907.   segment into an emdash and a hyphen; just a tad peculiar looking.
  908.  
  909.  * Page 333, table 1.6 last line (FMi)
  910.    Zapf Chancery is only available in italic thus the shape column
  911.    should show "it and not "n"
  912.  
  913. -* Page 335, last line of 11.9.2 (CMi)
  914.    Replace Symbols by Symbol since that is the name of the font.
  915.  
  916. -* Page 335, last line of 11.9.2 (FMi)
  917.    Remove forward reference since it is to the next(!) section.
  918.  
  919. -* Page 337 (FMi)
  920.    Replace "Style" by "Package" in heading.
  921.  
  922. -* Page 338 (WLe)
  923.    Greek example, why not better use ... ALFA\quad ...
  924.  
  925. -* Page 340, l -3 in 11.9.7 (FMi)
  926.    use plural:
  927.    ... typesetting your complete document with these font families.
  928.  
  929. ========== Chapter 12 =============
  930.  
  931.  * Page 349, section 12.1.4 (MSc)
  932.    Not explicitly said but important. The key@visual can be used on
  933.    any level ie
  934.     \indexentry{aa@\textit{aa}!bb@\textit{bb}!cc@\textit{cc}}{10}
  935.    will result in:
  936.       \item \textit{aa}
  937.           \subitem \textit{bb}
  938.              \subsubitem \textit{cc}, 10
  939.  
  940. -* Page 350, first examples (FMi)
  941.    The last line of the first examples should read
  942.       \index{tabbing|)textit}
  943.    otherwise MakeIndex would complain about it.
  944.  
  945. -* Page 350, l. 4 from bottom (FMi)
  946.    Replace {\it rose} with \textit{rose}. Not wrong but better.
  947.  
  948. -* Page 351, l. 2 (FMi)
  949.    Replace: of the definition of the \Prog program.
  950.    with:    of the definition of the \Prog command.
  951.  
  952. -* Page 352, l. 2+3  (FMi)
  953.    Replace:
  954. For example, you can define the command \Index, whose argument enters
  955. its argument at the same time in the text and in the index.
  956.    with:
  957. For example, you can define the command \Index, whose argument is
  958. entered at the same time in the text and in the index.
  959.  
  960.  * Page 352, l. 11  (MDa)
  961.    The example definition 
  962.        \newcommand{\Indextt}[1]{\texttt{#1}\index{#1@\texttt{#1}}
  963.    lacks a further closing brace.
  964.  
  965. -* Page 353-354 (FMi,MGo)
  966.    The figures shown in the makeindex processing example are not
  967.    reflecting what is in the source on p354 (one index entry was dropped
  968.    there). 
  969.    Correction: Add in section "Preparing the Index" an index
  970.    entry \index{include index} as follows:
  971.      \texttt{idx} file has to be transformed by an external
  972.      program, like \Prog{makeindex}.\index{include index}
  973.  
  974. -* Page 354 (PvO)
  975.    The example should show a \makeindex command.
  976.  
  977.  * Page 354 (FMi)
  978.    The lefthand side of the example should use the verbatim environment
  979.    not the verbatimcmd environment which is only defined when the moreverb
  980.    package is used. Also the example should show
  981.    \renewenvironment{theindex}{..}{..}
  982.  
  983. -* Page 354 (FMi)
  984.    The right hand side shows an index entry "include index" which
  985.    isn't any longer in the source :-(
  986.  
  987. -* Page 355 (FMi)
  988.    It should say (in one line):
  989.    makeindex [-ciglqr]
  990.       [-o \Larg{ind}] [-p \Larg{no}] [-s \Larg{sty}] [-t \Larg{log}]
  991.       [\Larg{idx0} \Larg{idx1} ...]
  992.    with \Larg giving italics indicating variable names
  993.  
  994.  * Page 355 description of -g (FMi)
  995.    Not an error in the book but in the program: work correctly only in
  996.    version 2.13 of Makeindex (2.12 dies with larger files).
  997.    Also with 2.13 quote is set to `+' with the -g option.
  998.  
  999. -* Page 355 (PvO)
  1000.    It should say:
  1001.    -o \emph{ind}        Take the file \emph{ind} as the output index file.
  1002.  
  1003. -* Page 355 description of -p no(FMi)
  1004.    "no" should always be in italics not typewriter.
  1005.    the words "any", "odd", and "even" should be always in typewriter.
  1006.  
  1007. -* Page 356 (FMi)
  1008.    It should say:
  1009.    -s \emph{sty}        Take the file \emph{sty} as the index style file.
  1010.  
  1011. -* Page 356 (PvO)
  1012.    It should say:
  1013.    -t \emph{log}        Use \emph{log} as the transcript file.
  1014.  
  1015. -* Page 356 (FMi)
  1016.    It should say:
  1017.      Extra `@' at position ...
  1018.  
  1019. -* Page 357 Inconsistent page ...(FMi)
  1020.    Replace: \index{cat|iv}   by:  \index{cat|see{animals}}
  1021.  
  1022.  
  1023. -* Page 358 (PvO)
  1024.    The description of escape is very confusing.
  1025.    (FMi:) agreed, what about (FMi, MGo):
  1026.    quote     symbol that escapes the character following it.
  1027.    escape    symbol without special meaning unless followed by 
  1028.              the quote character in which case that character 
  1029.              looses its special function and both will be printed.
  1030.  
  1031. -* Page 358 (FMi)
  1032.    Replace
  1033.     (s) signals an attribute of type string, (c) of type char
  1034.    with
  1035.     (s) attribute of type string, (c) of type char (surround with single or
  1036.     double quotes, respectively)
  1037.  
  1038. -* Page 358, end of first para (FMi)
  1039.    Add: Makeindex uses UNIX string syntax in the style file. For this
  1040.    reason one has to enter \\ to get a single \ in the output.
  1041.  
  1042.  * Page 359 (PvO)
  1043.    Description of delim_t is missing.
  1044.  
  1045. -* Page 359, delim_0 (FMi)
  1046.    Replace: entry-page number delimiter at level 0
  1047.    by:      delimiter between entry and first page number at level 0
  1048.    (because the original is not understandable)
  1049.  
  1050. -* Page 359, encap_suffix (FMi)
  1051.    Remove surplus dot in default:   "}"
  1052.  
  1053. -* Page 359 (SMi)
  1054.    In Makeindex 2.12 and higher up
  1055.    page_precedence(s) is  "rnaRA"
  1056.    Therefore the examples on page 363 should be the other way around.
  1057.  
  1058.  * Page 364 (RWo)
  1059.    Remind the reader how to use a file not ending with .idx with
  1060.    Makeindex.
  1061.  
  1062. -* Page 364+365 (FMi)
  1063.    The redefinition of theindex environment should set \parindent to zero
  1064.    otherwise one ends up with all entries except the first being indented.
  1065.  
  1066. -* Page 365 (WLe)
  1067.     According to the text on page 365, The index in the example should
  1068.     have three columns instead of two.
  1069. FMi: change this sentence to something like this:
  1070.     ... we have used a redefined theindex environment similar to the one
  1071.     shown in section 12.5 but with two columns and without the \newpage.
  1072.  
  1073. -* Page 366 fig 12.8 (FMi)
  1074.    This looks like the "spot the ten differences pictures:
  1075.      Replace: \renewcommand[2]{\printindex}{%
  1076.          by : the correct order of arguments :-(
  1077.      Add a \ in front of textbf in definition of \printindex
  1078.      Add a proper definition of \Prog and \Com, they are not the same
  1079.          as in fig 12.8.
  1080.      Outline that \renewenvironment{theindex}{...}{...}
  1081.      Indent \input{#1.ind}   (this is cosmetics)
  1082.      and don't use \begin{center} use \section*   (cosmetics too)
  1083.  
  1084. -* Page 367 item 5 (FMi)
  1085.    Replace: \renewcommand{\indexproofstyle}{\footnotesize\itshape}
  1086.    by:      \indexproofstyle{\footnotesize\itshape}
  1087.  
  1088. ========== Chapter 13 =============
  1089.  
  1090.  * Page 373 (DAr)
  1091.    Nowadays the cite and overcite packages do sort the list of citations.
  1092.  
  1093. -* Page 373 l. -2 (FMi)
  1094.    Replace  sentence (was not correct) with:
  1095.  The punctuation characters (.,;:) will be moved in front of the
  1096. superscript, but not in front of quotation marks, if present, e.g.,
  1097. \verb"``The {\TeX}book'' \cite{Knuth}."  gives ``The
  1098. {\TeX}book''.$^8$, which may not be the desired format.
  1099.  
  1100.  * Page 378 (UVi)
  1101.    The table of .bst files list some styles named phxxx.bst, where xxx
  1102.    stands for abbreviations like aip, nf, pf, ppcf etc. On CTAN these
  1103.    styles are now located in a subdirectory phy-bstyles and they no
  1104.    longer carry the prefix ph in their name. It would be a good idea
  1105.    to update this in the Companion, because otherwise people looking
  1106.    for the names with the famous 'quote site index' might not find
  1107.    them. (MGo: in fact they are there onder both names)
  1108. Comment (FMi): I'm right now reluctant to change anything since i wonder
  1109. whether those names will stay. It seems wrong to me that the names
  1110. (prefix) have changed.
  1111.  
  1112.  * Page 378 (UVi)
  1113.    (ph)ppcf.bst is described as ``a physics version of the apalike
  1114.    BibTeX style''.  This might be true somehow, but a better
  1115.    describtion would be ``BibTeX style for Plasma Physics and
  1116.    Controlled Fusion'', since that is the name of the journal the
  1117.    abbreviation ppcf stands for (see physjabb).
  1118.    (ph)report.bst is described as ``BibTeX style for internal
  1119.    reports''.  It might be a good idea to add some hint that this
  1120.    probably refers to the Princeton Plasma Physics Lab or Princeton
  1121.    University.
  1122.    (MGo: Perhaps in a future edition).
  1123.  
  1124. -* Page 385, line 7 (PvO)
  1125.   "only works without modifications on UNIX" is probably a bit too
  1126.    harsh: It is meant that modifications are necessary for systems
  1127.    such as MS-DOS that have file names with strict length limits. 
  1128.    By the way should UNIX not be typeset with small capitals?
  1129.    MGo: No, ATT (and most publishers) spell it all uppercase.
  1130.  
  1131. -* Page 385, line -18 (DAr)
  1132.    Replace "combines two different" by  "uses two different" 
  1133.    (the styles aren't really combined.)
  1134.  
  1135. -* Page 386 l.3 of 13.3.2 (FMi)
  1136.    Replace "style" by "package".
  1137.  
  1138. -* Page 387 l.1  (FMi)
  1139.    The root file should be called chapterbibexa.tex (as in the
  1140.    formatting example on page 385)
  1141.  
  1142. -* Page 388, caption (RSt)
  1143.    For "advisable precedure" read "advisable procedure".
  1144.  
  1145. -* Page 392, 4th para (CMi)
  1146.    The argument of the \bibliography command must ...
  1147.  
  1148. -* Page 392, after example (FMi)
  1149.    Add: ... after the BibTeX run unless the bibliography entries
  1150.         themselves contain citations to other entries
  1151.         (eg note = {reviewed in \cite{..}}).
  1152.  
  1153. -* Page 393, bibextract (FMi)
  1154.    the regular expression must (!) contain only lowercase chars (even
  1155.    when looking for words like "Adobe") otherwise nothing will be found.
  1156.    Thus our examples should read:
  1157. bibextract "" "postscript" bibfile(s) > new-bibfile
  1158. bibextract "author|organisation" "adobe" bibfile(s) > new-bibfile
  1159.  
  1160. -* Page 393, bibextract (FMi)
  1161.    Another restriction: 
  1162.    one might have to clean the .bib files using
  1163.    bibclean before bibextract finds correct entries.
  1164.  
  1165. -* Page 393, l. 6. bottom (FMi)
  1166.    while the next command will only extract those entries containing
  1167.    Adobe in the author or organization field.
  1168.  
  1169. -* Page 393, last para, 394 first para (FMi,Mgo)
  1170.    replace "citefind.sh" by "citefind"
  1171.    replace "citetags.sh" by "citetags"
  1172.  
  1173. -* Page 394, l. 4 (CMi)
  1174.    For "styles" read "files".
  1175.  
  1176.  * Page 398, 3rd para (PVi)
  1177.    Say explicitly that quotes or braces *must* be omitted around
  1178.    abbreviations like the month names.
  1179.  
  1180.  * Page 401, l. 1 (PVi)
  1181.    Remove comma in "and others,"
  1182.  
  1183. -* Page 403 (MOl)
  1184.    A comma is missing after:   @article(tub-87,
  1185.  
  1186. -* Page 403, 1st para (CMi)
  1187.    Replace all ".bib style" with ".bib file".
  1188.  
  1189. -* Page 404, 1st example (FMi)
  1190.    Use \providecommand instead of \newcommand now that it is available.
  1191.  
  1192. -* Page 413, add.period (PvO)
  1193.    Should read: adds dot to string unless that string ends with `.',
  1194.    `?', or `!'
  1195.  
  1196. ========== Chapter 14 =============
  1197.  
  1198. -* Page 424 (FMi)
  1199.    Add \Finale to the box with \StopEventually{final text} since they
  1200.    belong together.
  1201.  
  1202.  * Page 425, 3rd para (explanation of \MakeShortVerb)  (SBe)
  1203.     change  ... (the character " is often ... may prefer "|").
  1204.     to      ... (the character " is often ... may prefer |).
  1205.  
  1206.     change  ... just type \DeleteShortVerb {\c}.
  1207.     to      ... just type \DeleteShortVerb{\c}.
  1208.  
  1209.     change  ... the abbreviated cform, ...
  1210.     to      ... the abbreviation form, ...
  1211.  
  1212. -* Page 426, figure 14.1 (FMi)
  1213.    It should be \DocInput{docexam.doc} because .dtx is reserved for
  1214.    files whose documentation can be produced by simply running them
  1215.    through LaTeX.
  1216.  
  1217. -* Page 426, line 4 of section 14.2.7. (PAp)
  1218.    You should run the file thought ...
  1219. should read:
  1220.    You should run the file through ...
  1221.  
  1222.  * Page 427, figure 14.2 (FMi)
  1223.    It would be better to use \ProvidesPackage instead of \typeout
  1224.    messages.
  1225.  
  1226. -* Page 427, figure 14.2 (FMi)
  1227.    The \item in the definition of "docsampleenv" should be removed.
  1228.    Also: the documentation of "docsampleenv" is incorrect.
  1229.  
  1230. -* Page 429 (FMi)
  1231.    Replace the heading: Document structure and validation support
  1232.    by: Document structure commands
  1233.  
  1234.  * Page 429, Table 14.1, item: \DeleteShortVerb (VSc)
  1235.    add: \DeleteShortVerb{\char}
  1236.                         ^^^^^^^
  1237.  * Page 430, Table 14.1, item: \MakeShortVerb (VSc)
  1238.    add: \MakeShortVerb{\char}
  1239.                        ^
  1240.  * Page 432 table 14.1 (MDa)
  1241.    In the last section of this table, "Layout and typestting parameters", 
  1242.    the commands `\tt' and `\sl' appear. (Cf. your own remark in the 
  1243.    errata file regarding page 350.)
  1244.  
  1245.  * Page 432 table 14.1 (FMi)
  1246.    We should also describe the LaTeX counters IndexColumns (number of 
  1247.    columns in the index) and GlossaryColumns (number of columns in the 
  1248.    history listing).
  1249.  
  1250.  * Page 432 following (chapter 14.3) (FMi)
  1251.    Since LaTeX 95/12/01 docstrip is able to generate more than one file
  1252.    in a single run. This extended functionality is currently described
  1253.    in the documented source code, i.e. in docstrip.dtx.
  1254.  
  1255.  * Page 433, 1st para of 14.3.1 (SBe)
  1256.    change font of % in:
  1257.       ... but preceded with two % characters.
  1258.  
  1259. -* Page 433, 6 para (FMi)
  1260.    Not only NFSS2 but the whole LaTeX (2e) is now distributed using
  1261.    the doc system.
  1262.  
  1263. -* Page 433, Section 14.3.1 (Msc,FMi)
  1264.    Mention that \preamble ...\endpreamble is meant for straight text and
  1265.    that nearly no command will work between. One can use \string\foo to
  1266.    put out a command name literally.
  1267.  
  1268. -* Page 434, l. 10 (FMi)
  1269.    Replace: \batchfile Batch file commands can be ...
  1270.    with:    Batch file commands, like \generateFile, can be ...
  1271.  
  1272. -* Page 434, l. -9 (FMi)
  1273.    Replace the sentence: Note that these tags must ...
  1274.    By:  The tags must be placed at the beginning of the line
  1275.         preceded by a %, e.g.,
  1276.  
  1277.  * Page 434, 2nd last line (BSe)
  1278.  
  1279. -* Page 437+438 (ASc)
  1280.    In the second last code line the \@@end should be replaced by
  1281.    \csname @@end\endcsname since otherwise \@@end isn't recognised
  1282.    in most situations. This also means that the checksum changes to 15.
  1283.  
  1284. ========== Appendix A =============
  1285.  
  1286. -* Page 440, second example (FMi)
  1287.    It should better be: \newcommand{\PsI}{\Ps\index{\Ps}}
  1288.  
  1289.  * Page 440 (FMi)
  1290.    As a general comment we should remark that when nesting command
  1291.    definitions, eg a \renewcommand inside a \newenvironment one has to
  1292.    double the # characters denoting the arguments when refering to the
  1293.    arguments of the inner definition, eg
  1294.  
  1295.    \newenvironment{foo}[1]
  1296.       { ...  #1  % argument of environment foo
  1297.         \renewcommand\bar[2]{ ...
  1298.              ##1 % argument of command \bar
  1299.              #1  % argument of environment foo
  1300.              ##2 % argument of command \bar
  1301.         }%
  1302.         ...  #1  % argument of environment foo
  1303.       }{...}
  1304.  
  1305. -* Page 440 (RWo)
  1306.    Use the same formula in the last two examples to show the advantage
  1307.    of \ensuremath better.
  1308.  
  1309. -* Page 446 (FMi)
  1310.    Add to the description of \newcounter:
  1311.    It also defines \thenewctr to be \arabic{newctr}.
  1312.  
  1313. -* Page 447 (MSc)
  1314.    A counter can't be larger than 9 if used with \fnsymbol.
  1315.  
  1316. -* Page 447 (FMi)
  1317.    All the \the... commands in the examples should be defined with
  1318.    \renewcommand.
  1319.  
  1320.  * Page 449, table A.1 (MSe)
  1321.    The cicero length in millimetres is wrong:
  1322.    Replace: `4.531 mm' with `4.513 mm'.
  1323.  
  1324.  * Page 449, l. 4 (EPi)
  1325.    Remove accent from Did\^ot.
  1326.  
  1327. -* Page 450, table A.2 (FMi)
  1328.    \hfill is better described as a "rubber space" not a rubber length.
  1329.  
  1330.  * Page 454, line 7 (UGo)
  1331.    The optional arguments to \raisebox are exchanged: "height" comes 
  1332.    before "depth".
  1333.  
  1334.  * Page 456, last para (FMi)
  1335.    Replace: "In the case below" by "In the next case" since the next
  1336.    example is on the following page.
  1337.  
  1338. -* Page 459 (FMi)
  1339.    Add "x333x" after \usebox{\myboxb} in the example (just cosmetics).
  1340.  
  1341. -* Page 461, table A.4 (WLe)
  1342.    For \Requirepackage read \RequirePackage in the explanation of
  1343.    \LoadClass.
  1344.  
  1345. -* Page 470, 5 text l. from bottom (FMi)
  1346.    Replace "(real or integer)" by "integer". They can't be real!
  1347.  
  1348. -* Page 470 following (CRo)
  1349.    In the description of the ifthen package, no clear distinction is
  1350.    made between those commands which can be used only in a
  1351.    {test}-argument, and those which are for other uses.
  1352.  
  1353. -* Page 472 (RWo)
  1354.    The index entries in the .idx file would actually look like this
  1355.    (remove the surplus "page:AAAA1" in the middle of them):
  1356.         \indexentry{AAAA!both}{472}
  1357.         \indexentry{AAAA!indexentry}{472}
  1358.         \indexentry{AAAA!indexonly}{472}
  1359.  
  1360.  * Page 474 (FMi)
  1361.    Add a remark that one can't use \isodd to directly test \value{page}
  1362.    and expect correct information because the value of this counter
  1363.    isn't always correct due to TeX's asyncronous output routine.
  1364.  
  1365. ========== Appendix B =============
  1366.  
  1367. -* Page 475 (FMi)
  1368.    Maybe rename the heading to "TeX Software and User Group information"
  1369.  
  1370. -* Page 475 (FMi)
  1371.    Add information about the possibility to get the CTAN software on CD:
  1372.      \bibitem{primetime:VBr94}
  1373.      Vicki Brown, editor.
  1374.      \newblock {\em Prime Time {\TeX}cetera}, volume~1.
  1375.      \newblock Prime Time Freeware, Sunnyvale, CA, 1994.
  1376.      \newblock Contains CD with CTAN software.
  1377.  
  1378. -* Page 477, l 13 (FMi)
  1379.    should read: contents of the morebin zip archive on your local node.
  1380.                                         ^^^            ^
  1381. -* Page 479 (BBe) under b.2 mail servers
  1382.    i am irked by the difference in the depth of the underline under
  1383.    "end" right after "send help";
  1384.    maybe you could be persuaded to use a strut? (BBe)
  1385.  
  1386. ========== Bibliography ===========
  1387.  
  1388. -* Page 491 (RWo)
  1389.    The name is Peter Vollenweider; somebody inverted the `w'---mea culpa.
  1390.  
  1391.  * Page 481, [1], line 10 (VSc)
  1392.    Addison-Wesley, 1992
  1393.           ^
  1394. ========== Index ==================
  1395.  
  1396.    (BBe)
  1397.    i was a little surprised to find the listing for "tex users group"
  1398.    where one would expect to find "tug" in the index, although "tug"
  1399.    doesn't appear in the entry.  i also would have expected to see
  1400.    p.260 listed with that entry, considering the reference there to
  1401.    the twgmlc and the portland meeting.
  1402.  
  1403.    the people who were acknowledged in the preface don't show up in
  1404.    the index.  although it's not necessary, of course, knuth did
  1405.    include his acknowledgees and sources of quotes in the texbook
  1406.    index, so there's a precedent.
  1407.  
  1408.  * (JKn)
  1409.    I suggest to index the table 5.7 (page 127) under `language'
  1410.    and the table on top of page 140 under `SI'.
  1411.  
  1412.  * (FMi)
  1413.    There should be entries for all encodings, OT1, T1, OML, OMS, OMX,
  1414.    at least to page 192, perhaps to others.
  1415.  
  1416.  * Page 493 (FMi)
  1417.    The two funny looking entries of the form "\, 220"  actually should
  1418.    be     \{, 220
  1419.           \}, 220
  1420.  
  1421. -* Page 497 (GGr)
  1422.    Add entry for "Blackboard bold" pointing to page 218
  1423.    Also add one pointing to page 208  (MPi)
  1424.    And add a similar entry for \Bbb   (MPi)
  1425.  
  1426.  * Page 500 (JBa)
  1427.    Commutative Diagrams should point to 233-235
  1428.  
  1429.  * Page 500 (FMi)
  1430.    \cornersize is incorrectly indexed as "rigid length"
  1431.  
  1432.  * Page 501 (FMi)
  1433.    \DeclareFontSubstitution should have bold entry to page 203.
  1434.  
  1435. -* Page 506 (CRo)
  1436.    Add index entry for "Fragile command" and "Commands, fragile"
  1437.    to point to 246 and 471
  1438.  
  1439. -* Page 508 (FMi)
  1440.    Index entry for \IndexMin should be a "rigid length"
  1441.  
  1442.  * Page 509 (PvO,FMi)
  1443.    Reference 249 for \left should be 248. (This is probably true for
  1444.    other entries pointing to the example section of chapter 8, because
  1445.    index entries to the examples are placed after the example.)
  1446.  
  1447.  * Page 517 (OBo)
  1448.    Entries for Page header, Header of Page, Page footer, and Footer of
  1449.    page should also point to pages 91 and 96 and perhaps also to page 20 
  1450.    where table 2.2 relates the sectioning commands to page headers.
  1451.  
  1452. -* Page 519 (FMi)
  1453.    environment supertabular is incorrectly indexed under \supertabular.
  1454.  
  1455.  * Page 520 (PvO)
  1456.    Reference 249 for \right should be 248.
  1457.  
  1458.  * Page 526 (UVi)
  1459.    Add reference to "title page" -> 452
  1460.  
  1461. -* Page 527 (FMi)
  1462.    \unitlength is incorrecly indexed as as a command
  1463.  
  1464. ========== Production Notes =======
  1465.  
  1466.  
  1467.  
  1468. **********************************
  1469. *                                *
  1470. *    Errors in first printing    *
  1471. *                                *
  1472. **********************************
  1473.  
  1474.  
  1475.  
  1476. ========== General   ===========
  1477.  
  1478. * Some source files in the LaTeX2e distribution have got new names,
  1479. for example latex.tex -> lt....dtx (many files). The final
  1480. distribution is still under construction.
  1481.  
  1482.  
  1483. ========== Front matter ===========
  1484.  
  1485. -* Title Page
  1486.   Drop IPS, from affiliation of Samarin (just leave ISO)
  1487.  
  1488. -* Copyright page
  1489.   Add second printing
  1490.  
  1491. -* Table of Contents, Page xviii
  1492.   10.5 should read "Packages Based on epic
  1493.  
  1494. -* Table of Contents, Page xxi
  1495.   Page number of Bibliography should be 481
  1496.  
  1497. -* Table of Contents, Page xxiii
  1498.   5.8 A comparison (not A Comparison)
  1499.  
  1500.  
  1501. ========== Chapter 1 ===========
  1502.  
  1503. -* Page 3 last para (SKi)
  1504.   files containing the structures and layout definitions (extension
  1505.   .sty) should also include extension .cls
  1506.  
  1507. -* Page 4 (JSa)
  1508.   Add clo to LaTeX layout & structure file extensions
  1509.  
  1510. -* Page 5 third par (GGr)
  1511.   In Textures, the transcript file has no extension.
  1512.  
  1513.  
  1514. ========== Chapter 2 ===========
  1515.  
  1516. -* Page 13 (PHa)
  1517.   4th bullet item:  define your own   (not OUR own)
  1518.  
  1519. -* Page 15 (JSa)
  1520.   1994/08/02 should also be 1994/08/01
  1521.  
  1522. -* Page 29 (NPo)
  1523.   fig 2.9: braces round argument `title' and `toc_entry' missing.
  1524.   (very strange this)
  1525.  
  1526. -* Page 37, l.6 below Table (GGr)
  1527.   Extension .mtc<N> will not work in DOS (Windows).
  1528.  
  1529. -* Page 44 (JSa,FMi)
  1530.   The default for \reftextfaraway was missing.
  1531.   Also changed the local adaption example to use \RequirePackage
  1532. with a reference to Appendix A.
  1533.  
  1534. ========== Chapter 3 ===========
  1535.  
  1536. -* Page 48 (LLa)
  1537.   The paragraph above the example unfortunately doesn't describe the
  1538. example any longer, it describes an old version of it.
  1539.  
  1540. -* Page 52 (OBa)
  1541.   \fuzzy should be \fussy (3 lines above title 3.1.5...)
  1542.  
  1543. -* Page 52 (SKi)
  1544.   The multispace package was written by Stephen (not Stephan) Page.
  1545.  
  1546. -* Page 59 (FMi)
  1547.   The representation of \labelitemiv is missing. This seems to be
  1548. a``correction'' of the printer people since the dot is in the
  1549. PostScript file!
  1550.  
  1551. -* Page 62 (MGo)
  1552.   More general (and more correct) description of general list
  1553. parameters. Especially the relation between the \labelwidth and
  1554. \itemindent lengths are made clearer.
  1555.  
  1556. -* Page 65 (DCa)
  1557.   The labels in the Mentry env are aligned on the top of their *boxes*
  1558. not on their first baselines. (A buggy \parbox[t] implementation on
  1559. the way to LaTeX2e)
  1560.  
  1561. -* Page 67 (NPo)
  1562.   \begin{verbatimtab}[...] instead of \verbatimtab[...]  since we
  1563. describe an environment
  1564.  
  1565. -* Page 70 (FMi)
  1566.   verbatimwrite is incorrectly mentioned as a command but it is an
  1567. environment. Also correct index entry.
  1568.  
  1569. -* Page 71 (DCa)
  1570.   stepping the mpfootnote counter
  1571. should be
  1572.   stepping the footnote counter
  1573.  
  1574.  
  1575. ========== Chapter 4 ===========
  1576.  
  1577. -* Page 86 (FMi)
  1578.   testpage.tex in LaTeX2e now asks interactively for the paper your
  1579. printer uses so there isn't any need to use testa4.tex any longer.
  1580.  
  1581. -* Page 94-95 (FMi)
  1582.    Replace para starting at the bottom with:
  1583. The marking commands work reasonably well for right markers ``numbered
  1584. within'' left markers (for example, when the left marker is changed by
  1585. a \Lcs{chapter} command and the right marker is changed by a
  1586. \Lcs{section} command).  However, it produces somewhat anomalous
  1587. results if a \Lcs{markboth} command is preceded by some other mark
  1588. command on the same page---see the page receiving \texttt{L5 R3.2} in
  1589. Figure~\vref{fig:pagemarkers}. This figure shows schematically which
  1590. left and right markers are generated for pages being shipped out.
  1591.  
  1592. -* Page 95 (FMi)
  1593.    Replace the last four lines in figure 4.3 with the following five
  1594.    lines:
  1595. \markboth{L4}{}                   {L4}{}
  1596. \markboth{L5}{}                   {L5}{}
  1597. \newpage%    ----page break ----                   L5      R3.2
  1598. \markright{R5.1}                  {L5}{R5.1}
  1599. \end{document}                                     L5      R5.1
  1600.  
  1601.  
  1602.  
  1603. -* Page 97 (GGr,FMi)
  1604.   Replace begin of second para with:
  1605.  
  1606. Some \LaTeX{} commands, like \Lcs{chapter}, use a \Lcs{thispagestyle}
  1607. command to automatically switch to the \Psty{plain} page style, thus
  1608. overriding the page style currently in effect.  To customize such
  1609. pages use the \Pmsty{fancyplain} page style.  This page style sets up
  1610. \Psty{fancy} for normal pages and in addition ...
  1611.  
  1612. -* Page 98 (EPi)
  1613.   \usestylefile{fancyheadings}   (in bottom example)
  1614. should be
  1615.   \usepackage{fancyheadings}
  1616.  
  1617. -* Page 99 (EPi)
  1618.   \usestylefile{fancyheadings}   (in figure 4.6)
  1619. should be
  1620.   \usepackage{fancyheadings}
  1621.  
  1622. -* Page 99 (FMi)
  1623.   \samepage is considered obsolete in LaTeX2e and will not be
  1624. documented by Leslie Lamport in his book; the relevant paragraph has
  1625. been rephrased.
  1626.  
  1627.  
  1628. ========== Chapter 5 ===========
  1629.  
  1630. -* Page 111 (OBa)
  1631.    "substracting" should be "subtracting" (12th line from top)
  1632.  
  1633. -* Page 120 (DKre,FPo)
  1634.    Bring Example text and table 5.3 in synch
  1635.  
  1636. -* Page 121 (DKre,FPo)
  1637.    Bring Example text and table 5.4 in synch
  1638.  
  1639. -* Page 123 (FMi,FPo)
  1640.    Bring Example text and table 5.5 in synch
  1641.  
  1642. -* Page 127 (FPo)
  1643.    The bottom left figure seems to have a quote before Tsonga
  1644. This is a printing artefact.
  1645.  
  1646. -* Page 127 (PvO)
  1647.    Bottom left figure, there is also some spurious ink before
  1648.    Croatian.
  1649.  
  1650. -* Page 127 Table 5.7 (FPo)
  1651.   In the last `page' the code for Tsonga appears as 'ts, with a quote
  1652. in front of it. It might be a blob of ink, but it looks very much like
  1653. a quote. (It is a blob of extra ink, and this was missed by the
  1654. printer, compare p59.  FMi:-)
  1655.  
  1656. -* Page 128 (FMi)
  1657.   Lowercase word "comparison" in caption for table 5.8
  1658.   Also correct lot entry page xxiii.
  1659.  
  1660. -* Page 133 (MGo)
  1661.   In table 5.9 URW is misspelled as URM
  1662.  
  1663.  
  1664. ========== Chapter 6 ===========
  1665.  
  1666. -* Page 151 (MGo)
  1667.   Figure 6.2, the vertical lines of the box surrounding the map
  1668.   are partly invisible (printing problem)
  1669.  
  1670.  
  1671. ========== Chapter 7 ===========
  1672.  
  1673. -* Page 170 l. 9, f.b. (GGr)
  1674.   Change sentence to: Font metric files (i.e., .tfm files) are loaded
  1675. for all intermediate typefaces, even if these fonts are never used.
  1676.  
  1677. -* Page 171 caption (GGr)
  1678.   Change
  1679.           easy memorable
  1680.   to
  1681.           easily memorizable
  1682.  
  1683. -* Page 171 (FMi,LLa)
  1684.   The default for \nocorrlist was changed to
  1685. \newcommand{\nocorrlist}{,.}
  1686.   in the LaTeX distribution because :; do not look right with the
  1687. default LaTeX fonts from the Computer Modern families.
  1688.  
  1689. -* Page 177 (FMi,LLa)
  1690.   The example shows that \mathnormal produces italic numbers. This is
  1691. only true for the Lucida Math Fonts used in the Companion. Thus, the
  1692. following footnote should be added to the expanation:
  1693.   \footnote{With the default setup of \LaTeXe{} using Computer Modern
  1694. math fonts, \Lmcs{mathnormal} will produce old style numerals, not the
  1695. italic ones shown in the example, where Lucida is used.}
  1696.  
  1697. -* Page 180 in 7.5, l. 3 (GGr)
  1698.   section B should be Appendix B
  1699.  
  1700. -* Page 180 l. 3 f.b.  (GGr,FMi)
  1701.   `Consequentially' should be `Consequently';
  1702.    in the same sentence change `used' to `uses'.
  1703.  
  1704. -* Page 186 l. 8 f.b. (GGr)
  1705.    Add space before `This'
  1706.  
  1707. -* Page 187 last line (GGr)
  1708.    Captialize: new font selection scheme
  1709.  
  1710. -* Page 191 last line (FMi)
  1711.    Add: For this to work the encoding OT2 must be declared in the
  1712. preamble or a package file.
  1713.  
  1714. -* Page 194 (FMi)
  1715.   \cmdunh10.tfm
  1716. should be
  1717.   cmdunh10.tfm
  1718.  
  1719. -* Page 195, 197 (FMi)
  1720.   Again all .tfm files shouldn't have \ in front of their names
  1721.  
  1722. -* Page 201 (MGo)
  1723.   substract should be subtract on second line explaining \fontdimen4
  1724.  
  1725. -* Page 202 (FMi)
  1726.   For peamble read preamble
  1727.  
  1728. -* Page 204 (GGr)
  1729.   fontdef.tex was renamed to fontdef.ltx in the final distribution
  1730.   (also correct index entry)
  1731.  
  1732. -* Page 205, last para (SMi)
  1733.  [...], you first have make the typeface [...]
  1734. should be
  1735.  [...], you first have to make the typeface [...]
  1736.  
  1737. -* Page 211 (FMi)
  1738.   Warning message "Check substitution defaults for ..." was changed to
  1739. "Checking defaults for ...". Also change \DeclareFontEncoding to
  1740. \DeclareFontSubstitution in last sentence of explanation for this
  1741. message.
  1742.  
  1743. -* Page 211 (FMi)
  1744.   The message "Don't use ..." was changed to "Command ... invalid in
  1745. math mode".
  1746.  
  1747. -* Page 211 (FMi)
  1748.   The message "Encoding scheme <name> changed to <new name> in ..."
  1749. has changed to "Encoding <name> has changed to <new name> for ..."
  1750.  
  1751. -* Page 213 (FMi)
  1752.   New message added:
  1753.  
  1754. \erritem{Overwriting \m{something} in version \m{name} ...}
  1755.  
  1756. A declaration, like \Lcs{SetSymbolFont} or \Lcs{DeclareMathAlphabet},
  1757. has changed the assignment of font shapes to \m{something} (a symbol
  1758. font or a math alphabet) in the math version \m{name}.
  1759.  
  1760. -* Page 214 (FMi)
  1761.   New message added:
  1762.  
  1763. \erritem{Size substitutions with differences up to \m{size} have occured}
  1764.  
  1765. This message will appear at the end of the run in case \NFSS{}
  1766. selected at least one significantly different size because the
  1767. requested size was not available.  The \m{size} is the maximum
  1768. deviation that was needed.
  1769.  
  1770. -* Page 214 (FMi)
  1771.   New message added:
  1772.  
  1773. \erritem{Some font shapes were not available, defaults substituted}
  1774.  
  1775. This message will appear at the end of the run in case \NFSS{}
  1776. had to use automatic font substitution for some font shapes.
  1777.  
  1778.  
  1779. ========== Chapter 8 ===========
  1780.  
  1781. -* Page 215 (FMi,MGo)
  1782.    Added a reference to George~Gr\"atzer's book on AmSLaTeX.
  1783.    Also add bibliography [95] (see bibliography section later)
  1784.  
  1785. -* Page 218 (DCa)
  1786.    \o
  1787.    should be
  1788.    o
  1789.  
  1790. -* Page 219 (DCa)
  1791.   `blank' \rown
  1792.       should be
  1793.    /-\    \frown   (didnt this one create a TeX error :-)
  1794.                    (FMi no because of TeX's \csname bug :-( )
  1795.  
  1796.  
  1797. -* Page 219, 222 (DRo,FMi)
  1798.   The \varnothing and \emptyset do show the wrong
  1799. character, ie need exchanging.
  1800.  
  1801. -* Page 220 (DCa)
  1802.   { should be \{
  1803.   } should be \}
  1804.  
  1805. -* Page 220, Table 8.13. (LLa)
  1806.    Is that \digamma right?  It looks an awful lot like a slanted
  1807.    F to me.
  1808. This is unfortunately true. The Lucida Fonts do not contain that
  1809. character and we overlooked that the font setup simply points to the
  1810. slanted F.
  1811.  
  1812. -* Page 222, Table 8.20 (FMi)
  1813.   The characters \Game \Finv \Bbbk \diagdown \diagup are now part of
  1814. amssymb.sty
  1815.  
  1816. -* Page 231 (DCa)
  1817.   The \biggl( in the scope of \begin{large} is *smaller* than the
  1818. normalsize one!
  1819.  
  1820. -* Page 238 (DCa)
  1821.   The examples of split environment with and without the ctagsplt
  1822. option do not work as the linewidth is too narrow, so in both cases
  1823. the tag apears on the line before the display.
  1824.  
  1825. -* Page 241 (PHa)
  1826.   The typeset equation just before (8.41') should have a tag: '
  1827.   (This is once more a printer problem. the tag ' is in the PS file
  1828. and must have been removed by somebody manually)
  1829. To avoid this problem the example was changed to show $*$ twice.
  1830.  
  1831.  * Page 243 (FMi)
  1832. Replace fist sentence of 8.6.5 with:
  1833.   A few options are recognized by the amsmath package and the class
  1834.   files coming with AmS-LaTeX.
  1835.  
  1836. -* Page 244 ... 251 (FMi)
  1837.   The vertical lines in the examples (mentioned on this page) are all
  1838. missing on the final printout. Another printing problem.
  1839.  
  1840. -* Page 250 (MGo)
  1841.   section 8.7.6: some space (\thinspace) should be inserted in
  1842.   front of the semicolon (;) at the end of formula 8.57 and its
  1843.   unnumbered equivalent (fourth line from bottom).
  1844.  
  1845. ========== Chapter 9 ===========
  1846.  
  1847. -* Page 270 (BNa)
  1848.   8th line of example should read
  1849.   \\\today\end{center} instead of \\\today{center}
  1850.  
  1851. -* Pages 272 and 274 (BGa, MGo)
  1852.   Use correct (Lucida, not poor man's) guillemets
  1853.   \symb{13}, \symb{14} for French
  1854.  
  1855. ========== Chapter 10 ===========
  1856.  
  1857. -* Several pages have index entries added (MGo)
  1858.  
  1859. -* Page 277 (LWi)
  1860.   In CTAN version of shadow.sty \shadowbox is called \shadox
  1861.   In example replace also \shadowdim by \sdim. (Unfortunately we used
  1862.   one of the many variants of this package.)
  1863.  
  1864. -* Page 278 (DCa)
  1865.   This is a ovalbox
  1866. should be
  1867.   This is an ovalbox
  1868.  
  1869. -* Page 280-281 (MGo,FMi)
  1870.   Describe new command \qbezier, and replace old bezier
  1871.   style and command with \qbezier commands in examples.
  1872.  
  1873. -* Page 303 (FMi)
  1874.   Change section heading 10.5 to "Packages Based on epic"
  1875.   Change also table of contents on page xviii
  1876.  
  1877. -* Page 305 (FMi)
  1878.   The lower picture should be turned 180 degrees.
  1879.  
  1880. -* Page 307 (DCa)
  1881.   A tree graph ican bedrawn
  1882.      should be
  1883.   A tree graph can be drawn
  1884.  
  1885. ========== Chapter 11 ===========
  1886.  
  1887. -* Page 314 (MGo)
  1888.   Figure 11.1: some of the dotted vertical and horizontal lines
  1889.   indicating the coordinate system are part invisible
  1890.   (printing problem)
  1891.  
  1892. -* Page 318 (DKu)
  1893.   first line of boxed description of \epsfig command,
  1894.   rotate=angle,% should be angle=degrees,%
  1895.  
  1896. -* Page 321 (MGo)
  1897.   Figure 11.5 The vertical lines at the right-hand side of the
  1898.   is invisible (printing problem)
  1899.  
  1900. -* Page 333 (PHa)
  1901.   Footnote in Table 11.6:  ZapfChancery (not ZaptChancery)
  1902.   Tag entries for Sans Serif fonts as sl (slanted) instead
  1903.   of it (italic)  (FPo)
  1904.  
  1905. -* Page 333 last line (GGr)
  1906.   Change to: The mapping between the layout in a PostScript font and
  1907. the font encoding needed by TeX ...
  1908.  
  1909. -* Page 340 (PHa)
  1910.   6th line before the end of 11.9.7: Hyphen missing in AMS-TeX
  1911.  
  1912. -* Page 340 (DKra,FMi)
  1913.    para 4, line 5: ... (see tables 8.2 to 8.20 beginning in page 218)
  1914.  
  1915. ========== Chapter 12 ===========
  1916.  
  1917. -* Page 359 (DCa)
  1918.   postamble command preceeding the index
  1919.      should be
  1920.   postamble command following the index
  1921.  
  1922. -* Page 360 (PHa)
  1923.   last line of 12.4.2: the correct page reference is 355, not 353.
  1924.  
  1925. ========== Chapter 13 ===========
  1926.  
  1927. -* Page 393, middle of page (KML)
  1928.   Utah Univeristy should read Utah University
  1929.  
  1930. -* Page 401, 5th line from bottom (SMi}
  1931.    left braces missing in {G{\"o}}del}, should be {G{\"{o}}del}
  1932.  
  1933. ========== Chapter 14 ===========
  1934.  
  1935. -* Pages 435-438 (FMi)
  1936.   By convention .dtx files are files that can be directly processed by
  1937. LaTeX (by making the `driver code' the first docstrip module)
  1938.  
  1939. ========== Appendix A ===========
  1940.  
  1941. -* Page 446 (DCa)
  1942. (\stepcounter description)
  1943.   oldcr
  1944. should be
  1945.   oldctr
  1946.  
  1947. -* Pages 448 and 449 (MGo)
  1948.   All occurrences of the string "\cmd", representing the LaTeX
  1949.   lengths parameters should not have the \ (backslash) to
  1950.   be compatible with the syntax used in Lamport and the rest
  1951.   of the Companion (Lamport assumes that cmd implicitly implies
  1952.   the backslash).
  1953.  
  1954. -* Page 458, 2 para (MGo)
  1955.   innner-pos should be inner-pos
  1956.  
  1957. -* Page 459 (DCa, MGo)
  1958. You use `cmd' for \sbox, but `\cmd' for lrbox.
  1959. Should be 'cmd' throughout to be compatible with Lamport's syntax.
  1960.  
  1961. -* Page 461 (FMi)
  1962.   Add \ProvidesFile to table.
  1963.   \PassOptionsToClass{option-list}{release} should read
  1964.   \PassOptionsToClass{option-list}{class}
  1965.  
  1966. -* Page 462 (FMi)
  1967.   Describe \ProvidesFile. This is like \ProvidesPackage but you need
  1968.   to give the full file name including extension. It is meant for
  1969.   files that are neither packages nor classes but want to identify
  1970.   themselves too.
  1971.  
  1972. -* Page 467 (War)
  1973.   \PassOptionsToClass{option-list}{release} should read
  1974.   \PassOptionsToClass{option-list}{class}
  1975.  
  1976. -* Page 468, second line of example (DOs)
  1977.   \NeedsTeXformat{LaTeX2e} should read \NeedsTeXFormat{LaTeX2e}
  1978.  
  1979. -* Page 474 (DCa)
  1980.   \ifodd
  1981. should be
  1982.   \isodd
  1983. also correct index entries
  1984.  
  1985. ========== Appendix B ===========
  1986.  
  1987. -* Page 475 (PHa)
  1988.   line -3: where Jones' TeX-index
  1989.                       ^ (insert apostrophe)
  1990.  
  1991. -* Page 476 (NPo)
  1992.    - CTAN host in Germany has changed to ftp.dante.de
  1993.    - correct location of TeX-index file on ftp.dante.de (MGo)
  1994.  
  1995.  * Page 476 (ASc)
  1996.    The host pit-manager.mit.edu has changed its name to rtfm.mit.edu.
  1997.  
  1998. -* Page 479 (MGo) update for Dante
  1999.    - their mail server is at ftpmail@dante.de,
  2000.    - send a message containing the word "help" to get instructions.
  2001.  
  2002. -* Page 480 (EPi,MGo)
  2003.    UKTeX gets Chair instead of Chairman
  2004.    Group francophone should read Groupe francophone
  2005.    Email address for Dante is now dante@dante.de (MGo)
  2006.  
  2007. ========== Bibliography ===========
  2008.  
  2009. -* Pages 482 and following (BBe)
  2010.     TUGboat should have a small "b"; occurs about a zillion times in
  2011.     both references and text. why don't you just use \TUB for it:
  2012.     \def\TUB{{\tubfont TUGboat\/}}
  2013.  
  2014. -* Page 482, [11] last line (BBe)
  2015.    "bowles" should be "bowls"
  2016.  
  2017. -* Page 485, (BBe) [31] last line (BBe)
  2018.     "Script Mathematical Formula Processor -- SMFF"
  2019.     maybe that should be "SMFP"?, No, it should be (MGo) :+{
  2020.     "Script Mathematical Formula Formatter -- SMFF"
  2021.  
  2022. -* Page 485, [33]--[35] (BBe)
  2023.     omit "Technical Report" from before the ISO numbers.
  2024.     the ISO document system also has technical reports, which have "TR"
  2025.     in their number designations; these are quite different from the
  2026.     standards, which is what is being referred to here.
  2027.     also in [35] you should refer to "ISO/IEC 10646, ISO Geneva, 1993."
  2028.     this was approved as a formal standard last year, so the "draft" is
  2029.     no longer appropriate.  and it's joint with the International
  2030.     Electrotechnical Commission, no longer just ISO.
  2031.  
  2032. -* Page 486, [37] (BBe)
  2033.     publication location is not Stanford, but Bedford, MA.
  2034.  
  2035. -* Page 491, [85] (BBe)
  2036.     reference should be to ISO/IEC 10646, not "ISO-10656".
  2037.     (you can leave out the "iec" in this context, but do fix the number.)
  2038.  
  2039. -* Page 492, [88] (BBe)
  2040.     not sure where crc press is located, but "Ann Horbor" isn't likely it.
  2041.     possibly "Ann Arbor"? Yes, it is (MGo)
  2042.  
  2043. -* Page 492, [90] (BBe)
  2044.     is there a reason why in "\LaTeX{} Kompaktf"uhrer"
  2045.     the latex part is italic and the kompaktf"uhrer is upright?  i'd
  2046.     have made both italic, and knowing leslie's predilection about the
  2047.     latex logo, ...
  2048. -* Page 492, (MGo)
  2049.     Add new reference [95]
  2050.     George Gr"atzer.
  2051.     Math into TeX: A Simple Introduction to AmSLaTeX.
  2052.     Birkh"auser, Boston, 1993.
  2053.          The first part of the book provides the novice user of
  2054.          AmSLaTeX with a simple approach, based on many examples,
  2055.          a formula gallery, sample files, and templates.
  2056.          The second part contains a systematic discussion with
  2057.          detailed examples and rules of all aspects of AmSLaTeX,
  2058.          while the final part looks at more advanced customization issues.
  2059.  
  2060.  
  2061.  
  2062. ========== Index ===========
  2063.  
  2064. -* Page 493ff (FMi)
  2065.   all font-size functions need to be indexed under their names pointing
  2066. to Size-function
  2067.  
  2068. -* Page 495-6 (FMi)
  2069.   \baselineskip is indexed once as command (not rubber length)
  2070.  
  2071. -* Page 501 (LLa)
  2072.   The main entry for DOCSTRIP (page 432ff) is missing.
  2073.  
  2074. -* Page 505 (LLa)
  2075.   Add entry:
  2076. Font substitution
  2077.    defaults             193,210-211  (and perhaps other places)
  2078.  
  2079. -* Page 508 (PHa,FMi)
  2080.   the page range for the entries
  2081.            index package  and    Index
  2082.   should only be 367-370  and    345-370
  2083.  
  2084. -* Page 517 (DCa)
  2085.   All the page number styles are double printed, eg AlphAlph
  2086.  
  2087. -* Page 519 (FPo)
  2088.   Double entry for pt (Point)
  2089.  
  2090. ========== Production Notes ===========
  2091.  
  2092. -* Page 529 (FMi)
  2093.   State that cover art of Companion was done by Toni Saint-Regis.
  2094.  
  2095.  
  2096.  
  2097. ---------------
  2098.  
  2099. ADu     Alain Dupuis
  2100. ASc     Andreas Schwab
  2101. BBe     Barbara Beeton
  2102. BGa     Bernard Gaulle
  2103. BNa     Blaise Nkwenti-Azeh
  2104. BRa     Bernd Raichle
  2105. CKr     Claudia Kraft
  2106. CMi     Christel Mittelbach
  2107. CRo     Chris Rowley
  2108. DAr     Donald Arseneau
  2109. DCa     David Carlisle
  2110. DKra    Dieter Kraft
  2111. DKre    Dieter Kreft
  2112. DKu     David Kustrin
  2113. DOs     David Osborne
  2114. DRo     Denis Roegel
  2115. EPi     Eric Picheral
  2116. FGo     Frans Goddijn
  2117. FJe     Frank Jensen
  2118. FMi     Frank Mittelbach
  2119. FPo     Frank Poppe
  2120. FVi     Frode Viste
  2121. GFe     Gabriel Valiente Feruglio
  2122. GGr     George Graetzer
  2123. GSa     Gernot Salzer
  2124. JAd     Jeff Adler
  2125. JBa     Jonas Barklund
  2126. JBr     Johannes Braams
  2127. JHa     Jay Hammond             (Corrections to this file)
  2128. JKn     Joerg Knappen
  2129. JPe     Joachim Pense
  2130. JSa     Julio Sanchez
  2131. JvM     Jan Van Mieghem
  2132. JWe     Jon Wells               (Corrections to this file)
  2133. KML     Kathleen M. Lyle
  2134. KSe     Karl Seybold
  2135. KSi     Kimmo Sipila
  2136. LLa     Leslie Lamport
  2137. LWi     Linda Wilson
  2138. MDa     Mats Dahlgren
  2139. MGo     Michel Goossens
  2140. MPi     Mike Piff
  2141. MOh     Marcus W. Ohlhaut
  2142. MOs     Martin J. Osborne
  2143. MSc     Martin Schr"oder
  2144. MSe     Michael R. Semple
  2145. NBe     Nelson Beebe
  2146. NPo     Nico Poppelier
  2147. MMu     Martin C M"uller
  2148. OBa     Oeyvind Bakke
  2149. OBo     Oscar Bosman
  2150. PAp     Pedro Aphalo
  2151. PHa     Paul Hafner
  2152. PKr     Peter Kruijt
  2153. PBL     Peter Busk Laursen
  2154. PNu     Peter N"uchter
  2155. PVi     Philip A. Viton
  2156. PvO     Piet van Oostrum
  2157. RBa     Rosemary Bailey
  2158. RdB     Rob den Braasem
  2159. RPo     Rama Porrat
  2160. RSa     Robert Sakic (typos in the errata)
  2161. RSt     Rebecca Stiels
  2162. RWa     Richard Walker
  2163. RWo     Reinhard Wonneberger
  2164. SBe     Stephan Bergmann
  2165. SKi     Steve King
  2166. SKo     Siegfried K"olbig
  2167. SMi     Stefan Mintert
  2168. TMa     Torsten Martinsen
  2169. UGo     Ulrich Goldschmitt
  2170. UJa     Ulrich Jahnz
  2171. UVi     Ulrik Vieth
  2172. VBr     Volker Brandt
  2173. VSc     Volker RW Schaa
  2174. War     Warwick Conference (March 21-22 1994)
  2175. WLe     Werner Lemberg
  2176.  
  2177. Many other people send us corrections for errors already found.
  2178. Thanks to all of you
  2179.